-- card: 26704 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Win ----- HyperTalk script ----- on openCard global score put score into field "scorebox" end openCard -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=130 top=216 right=238 bottom=230 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Play Again ----- HyperTalk script ----- on mouseUp global score put score + 100 into score visual effect dissolve go to card "title" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=264 top=216 right=238 bottom=364 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Quit ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card "Show your appreciation" end mouseUp -- part contents for background part 1 ----- text ----- The Golden Parrot -- part contents for background part 2 ----- text ----- There is a legend among zoo collectors, that the one to whom it is granted to catch a golden parrot, shall never die, but shall pass into a world where there are no zoos, and all the animals are friendly. You hold dearly to the parrot, who turns a wise and kind eye to look at you. The creature almost seems to be smiling. You hesitate, and then you slowly let the bird go. You are standing firm on the solid ground of a new place. -- part contents for background part 5 ----- text ----- 105